FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package ca.on.oh-setp#1.0.38 (78 ms)

Package ca.on.oh-setp
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ca.on.oh-setp@1.0.38&canonical=http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ps-profile-ratio
Url http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ps-profile-ratio
Version 0.10.0
Status active
Date 2022-10-15T12:00:00+00:00
Name RatioPSON
Title Ratio (PS-ON)
Experimental False
Realm ca
Description This profile represents the constraint applied to the Ratio data type by the PS-ON project to use UCUM as the code system for units in a way that is informed by the constraints of the [Ratio-UV-IPS profile](http://hl7.org/fhir/uv/ips/StructureDefinition-Ratio-uv-ips.html).
Type Ratio
Kind complex-type

Resources that use this resource

StructureDefinition
http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ps-profile-medication Medication (PS-ON)

Resources that this resource uses

StructureDefinition
http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ps-profile-quantity Quantity (PS-ON)


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "ca-on-ps-profile-ratio",
  "url" : "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ps-profile-ratio",
  "version" : "0.10.0",
  "name" : "RatioPSON",
  "title" : "Ratio (PS-ON)",
  "status" : "active",
  "date" : "2022-10-15T12:00:00+00:00",
  "publisher" : "Ontario Health",
  "description" : "This profile represents the constraint applied to the Ratio data type by the PS-ON project to use UCUM as the code system for units in a way that is informed by the constraints of the [Ratio-UV-IPS profile](http://hl7.org/fhir/uv/ips/StructureDefinition-Ratio-uv-ips.html).",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "124"
        }
      ]
    }
  ],
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "v2",
      "uri" : "http://hl7.org/v2",
      "name" : "HL7 v2 Mapping"
    },
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    }
  ],
  "kind" : "complex-type",
  "abstract" : false,
  "type" : "Ratio",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Ratio",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Ratio.numerator",
        "path" : "Ratio.numerator",
        "type" : [
          {
            "code" : "Quantity",
            "profile" : [
              "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ps-profile-quantity"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Ratio.denominator",
        "path" : "Ratio.denominator",
        "type" : [
          {
            "code" : "Quantity",
            "profile" : [
              "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ps-profile-quantity"
            ]
          }
        ],
        "mustSupport" : true
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.